menu
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entry_entity.dart
TutorialEntryEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ description, imageId, code, ];
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entry_entity
TutorialEntryEntity
props property
TutorialEntryEntity class