menu
clonify package
documentation
models/color_model.dart
ColorModel
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
An optional name to identify this color (e.g., 'Primary', 'Secondary').
Implementation
final String? name;
clonify package
documentation
models/color_model
ColorModel
name property
ColorModel class