menu
fetosense_device_flutter
presentation/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_device_flutter
interpretation_dialog
InterpretationDialog
InterpretationDialog constructor
InterpretationDialog class