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