name property

String? name
final

An optional name to identify this color (e.g., 'Primary', 'Secondary').

Implementation

final String? name;