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