none property

DiscordColor none
final

Represents no color, or integer 0.

Implementation

static final DiscordColor none = DiscordColor.fromInt(0);