menu
jet_flutter_framework package
documentation
widgets/main/jet_app.dart
JetApp
JetApp.new const constructor
JetApp.new const constructor
dark_mode
light_mode
JetApp
constructor
const
JetApp
(
{
Key
?
key
,
required
Jet
jet
,
})
Implementation
const JetApp({super.key, required this.jet});
jet_flutter_framework package
documentation
widgets/main/jet_app
JetApp
JetApp.new const constructor
JetApp class