props property
The List
of props
(properties) which will be used to
determine whether
two Equatables
are equal.
Implementation
@override
List<Object> get props => [layout];
The List
of props
(properties) which will be used to
determine whether
two Equatables
are equal.
@override
List<Object> get props => [layout];