menu
sing_plugin_tools package
documentation
export.dart
GetView<T>
GetView.new const constructor
GetView.new const constructor
dark_mode
light_mode
GetView<
T
>
constructor
const
GetView<
T
>
(
{
Key
?
key
,
})
Implementation
const GetView({Key? key}) : super(key: key);
sing_plugin_tools package
documentation
export
GetView<T>
GetView.new const constructor
GetView class