menu
flower package
documentation
state_manager/src/view/view.dart
FatimaView<T>
FatimaView.new const constructor
FatimaView.new const constructor
dark_mode
light_mode
FatimaView<
T
>
constructor
const
FatimaView<
T
>
(
{
Key
?
key
,
})
Implementation
const FatimaView({Key? key}) : super(key: key);
flower package
documentation
state_manager/src/view/view
FatimaView<T>
FatimaView.new const constructor
FatimaView class