menu
scouting_app_2024
parts\patch_notes.dart
PatchNotesDisplay
PatchNotesDisplay const constructor
PatchNotesDisplay
brightness_4
brightness_5
PatchNotesDisplay
constructor
const
PatchNotesDisplay
(
Map
<
String
,
dynamic
>
patchNotes
,
{
Key
?
key
}
)
Implementation
const PatchNotesDisplay(this.patchNotes, {super.key});
scouting_app_2024
patch_notes
PatchNotesDisplay
PatchNotesDisplay const constructor
PatchNotesDisplay class