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