menu
afib package
documentation
afib_flutter.dart
AFConnectedScreen<TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam, TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
parentScreenId property
parentScreenId property
dark_mode
light_mode
parentScreenId
property
AFScreenID
get
parentScreenId
Implementation
AFScreenID get parentScreenId { return screenId; }
afib package
documentation
afib_flutter
AFConnectedScreen<TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam, TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
parentScreenId property
AFConnectedScreen class