menu
scouting_app_2024
blobs\form_blob.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
form_blob
SectionId typedef
form_blob library