menu
fetosense_remote_flutter
ui/widgets/interpretation_dialog.dart
InterpretationDialog
InterpretationDialog constructor
InterpretationDialog
dark_mode
light_mode
InterpretationDialog
constructor
InterpretationDialog
(
{
Key
?
key
,
required
Test
?
test
,
String
?
value
,
dynamic
callback
(
String
,
String
,
bool
)?,
})
Implementation
InterpretationDialog({super.key, required this.test, this.value, this.callback});
fetosense_remote_flutter
interpretation_dialog
InterpretationDialog
InterpretationDialog constructor
InterpretationDialog class