menu
aadhaar_offline_ekyc package
documentation
pages/first_page.dart
FirstPage
FirstPage constructor
FirstPage constructor
dark_mode
light_mode
FirstPage
constructor
FirstPage
(
{
Key
?
key
,
})
Implementation
FirstPage({Key? key}) : super(key: key);
aadhaar_offline_ekyc package
documentation
pages/first_page
FirstPage
FirstPage constructor
FirstPage class