menu
view_ui_flutter package
documentation
pages/login/login_page.dart
LogPg
LogPg.new const constructor
LogPg.new const constructor
dark_mode
light_mode
LogPg
constructor
const
LogPg
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const LogPg({super.key, required this.child});
view_ui_flutter package
documentation
pages/login/login_page
LogPg
LogPg.new const constructor
LogPg class