eliud_pkg_fundamentals
grid_list_state
GridListLoaded
GridListLoaded const constructor
GridListLoaded
GridListLoaded
constructor
Null safety
const
GridListLoaded
(
{
bool
?
mightHaveMore
,
List
<
GridModel
?
>
?
values
=
const []
}
)
Implementation
const GridListLoaded({this.mightHaveMore, this.values = const []});
eliud_pkg_fundamentals
grid_list_state
GridListLoaded
GridListLoaded const constructor
GridListLoaded class
Constructors
GridListLoaded
Properties
hashCode
mightHaveMore
props
runtimeType
stringify
values
Methods
noSuchMethod
toString
Operators
operator ==