color property
String
get
color
Get possible color for use
Implementation
String get color => visuals['color'] ?? 'credit_card';
Get possible color for use
String get color => visuals['color'] ?? 'credit_card';