menu
app_color package
documentation
app_color.dart
ColorConverter
codeWithHas property
codeWithHas property
dark_mode
light_mode
codeWithHas
property
String
?
get
codeWithHas
Implementation
String? get codeWithHas => code == null ? null : "#$code";
app_color package
documentation
app_color
ColorConverter
codeWithHas property
ColorConverter extension on
Color
?