menu
paxity package
documentation
app.dart
App
App.new const constructor
App.new const constructor
dark_mode
light_mode
App
constructor
const
App
(
{
Key
?
key
,
required
GlobalKey
<
NavigatorState
>
navigatorKey
,
})
Implementation
const App({super.key, required this.navigatorKey});
paxity package
documentation
app
App
App.new const constructor
App class