menu
sghi_core package
documentation
domain_objects/entities/navigation.dart
Navigation
primaryActions property
primaryActions property
dark_mode
light_mode
primaryActions
property
@JsonKey.new(name: 'primary')
List
<
NavigationItem
>
?
get
primaryActions
inherited
Implementation
@JsonKey(name: 'primary') List<NavigationItem>? get primaryActions;
sghi_core package
documentation
domain_objects/entities/navigation
Navigation
primaryActions property
Navigation class