color property

String? get color

Implementation

String? get color => (_$data['color'] as String?);