menu
eliud_pkg_fundamentals_model package
documentation
model/grid_list_event.dart
GridListUpdated
GridListUpdated const constructor
GridListUpdated const constructor
dark_mode
light_mode
GridListUpdated
constructor
const
GridListUpdated
(
{
List
<
GridModel
?
>
?
value
,
bool
?
mightHaveMore
,
})
Implementation
const GridListUpdated({this.value, this.mightHaveMore});
eliud_pkg_fundamentals_model package
documentation
model/grid_list_event
GridListUpdated
GridListUpdated const constructor
GridListUpdated class