color property

  1. @HiveField(4)
int? color
final

Optional color value for the group.

Implementation

@HiveField(4)
final int? color;