menu
scouting_app_2024
blobs\hints_blob.dart
ApexHintsBlob
ApexHintsBlob const constructor
ApexHintsBlob
brightness_4
brightness_5
ApexHintsBlob
constructor
const
ApexHintsBlob
(
String
title
,
String
hint
,
{
Key
?
key
}
)
Implementation
const ApexHintsBlob(this.title, this.hint, {super.key});
scouting_app_2024
hints_blob
ApexHintsBlob
ApexHintsBlob const constructor
ApexHintsBlob class