menu
eliud_pkg_fundamentals_model package
documentation
model/simple_text_entity.dart
SimpleTextEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ appId, description, title, text, conditions, textAlign, ];
eliud_pkg_fundamentals_model package
documentation
model/simple_text_entity
SimpleTextEntity
props property
SimpleTextEntity class