props property
Returns a list containing the key and breakpoint properties.
Implementation
@override
List<Object?> get props => [breakpoint];
Returns a list containing the key and breakpoint properties.
@override
List<Object?> get props => [breakpoint];