menu
scouting_app_2024
parts\app_setup_view.dart
AppSetupView
AppSetupView const constructor
AppSetupView
brightness_4
brightness_5
AppSetupView
constructor
const
AppSetupView
(
{
Key
?
key
,
required
Widget
routineChild
}
)
Implementation
const AppSetupView({super.key, required this.routineChild});
scouting_app_2024
app_setup_view
AppSetupView
AppSetupView const constructor
AppSetupView class