menu
scouting_app_2024
parts\views\scouting.dart
SectionId typedef
SectionId
brightness_4
brightness_5
SectionId
typedef
SectionId
= (
{
IconData
icon
,
String
title
}
)
Implementation
typedef SectionId = ({String title, IconData icon});
scouting_app_2024
scouting
SectionId typedef
scouting library