menu
get package
documentation
get_state_manager/src/simple/get_view.dart
GetView<T>
GetView const constructor
GetView const constructor
dark_mode
light_mode
GetView<
T
>
constructor
const
GetView<
T
>
(
{
Key
?
key
,
})
Implementation
const GetView({Key? key}) : super(key: key);
get package
documentation
get_state_manager/src/simple/get_view
GetView<T>
GetView const constructor
GetView class