menu
hospital_management
components/switch_dialogs.dart
WardSelectionDialog
onWardSelected property
onWardSelected
dark_mode
light_mode
onWardSelected
property
dynamic Function
(
int
wardId
,
String
wardName
)
onWardSelected
final
Implementation
final Function(int wardId, String wardName) onWardSelected;
hospital_management
switch_dialogs
WardSelectionDialog
onWardSelected property
WardSelectionDialog class