menu
fetosense_remote_flutter
ui/widgets/interpretation_dialog.dart
InterpretationDialog
callback property
callback
dark_mode
light_mode
callback
property
dynamic Function
(
String
,
String
,
bool
)
?
callback
getter/setter pair
Callback function to handle the updated interpretation.
Implementation
Function(String, String, bool)? callback;
fetosense_remote_flutter
interpretation_dialog
InterpretationDialog
callback property
InterpretationDialog class