menu
fonde_ui package
documentation
fonde_ui_riverpod.dart
FondeNavigationStateData
FondeNavigationStateData.new const constructor
FondeNavigationStateData.new const constructor
dark_mode
light_mode
FondeNavigationStateData
constructor
const
FondeNavigationStateData
(
{
required
List
<
String
>
expandedGroupIds
,
required
String
?
selectedItemId
,
})
Implementation
const FondeNavigationStateData({ required this.expandedGroupIds, required this.selectedItemId, });
fonde_ui package
documentation
fonde_ui_riverpod
FondeNavigationStateData
FondeNavigationStateData.new const constructor
FondeNavigationStateData class