menu
ekyc_flutter package
documentation
app/modules/app/views/app_view.dart
AppView
AppView.new const constructor
AppView.new const constructor
dark_mode
light_mode
AppView
constructor
const
AppView
(
{
Key
?
key
,
})
Implementation
const AppView({Key? key}) : super(key: key);
ekyc_flutter package
documentation
app/modules/app/views/app_view
AppView
AppView.new const constructor
AppView class