props property
The properties used for equality comparison.
Returns a list containing the key and brightness.
Implementation
@override
List<Object?> get props => [brightness];
The properties used for equality comparison.
Returns a list containing the key and brightness.
@override
List<Object?> get props => [brightness];