menu
eliud_pkg_fundamentals_model package
documentation
model/link_entity.dart
LinkEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ linkText, action, ];
eliud_pkg_fundamentals_model package
documentation
model/link_entity
LinkEntity
props property
LinkEntity class