menu
u package
documentation
utilities.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);
u package
documentation
utilities
GetView<T>
GetView.new const constructor
GetView class