menu
eliud_pkg_fundamentals_model package
documentation
model/grid_entity.dart
GridEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ appId, description, bodyComponents, gridViewId, conditions, ];
eliud_pkg_fundamentals_model package
documentation
model/grid_entity
GridEntity
props property
GridEntity class