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