menu
eliud_pkg_fundamentals_model package
documentation
model/dynamic_widget_entity.dart
DynamicWidgetEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ appId, description, content, background, conditions, ];
eliud_pkg_fundamentals_model package
documentation
model/dynamic_widget_entity
DynamicWidgetEntity
props property
DynamicWidgetEntity class