menu
arcane_jaspr package
documentation
component/view/switcher.dart
ArcaneKeyedSwitcher<T>
children property
children property
dark_mode
light_mode
children
property
Map
<
T
,
Component
>
children
final
Implementation
final Map<T, Component> children;
arcane_jaspr package
documentation
component/view/switcher
ArcaneKeyedSwitcher<T>
children property
ArcaneKeyedSwitcher class