menu
nutrient_flutter package
documentation
bindings.dart
SignatureColorPreset
SignatureColorPreset.new constructor
SignatureColorPreset.new constructor
dark_mode
light_mode
SignatureColorPreset
constructor
SignatureColorPreset
(
{
required
Color
color
,
String
?
id
,
String
?
defaultMessage
,
String
?
description
,
})
Implementation
SignatureColorPreset( {required this.color, this.id, this.defaultMessage, this.description});
nutrient_flutter package
documentation
bindings
SignatureColorPreset
SignatureColorPreset.new constructor
SignatureColorPreset class