color property

  1. @ColorConverter()
Color get color
inherited

color is the color assigned to the protocol.

Implementation

String get name;/// [color] is the color assigned to the protocol.
@ColorConverter() Color get color;