menu
sghi_core package
documentation
domain_objects/entities/navigation_item.dart
NavigationItem
title property
title property
dark_mode
light_mode
title
property
@JsonKey.new(name: 'title')
String
?
get
title
inherited
Implementation
@JsonKey(name: 'id') String? get id;@JsonKey(name: 'title') String? get title;
sghi_core package
documentation
domain_objects/entities/navigation_item
NavigationItem
title property
NavigationItem class