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