menu
app_color package
documentation
app_color.dart
ColorConverter
value property
value property
dark_mode
light_mode
value
property
int
?
get
value
Implementation
int? get value => this?.toARGB32();
app_color package
documentation
app_color
ColorConverter
value property
ColorConverter extension on
Color
?