menu
record_without_android package
documentation
record.dart
InputDevice
InputDevice const constructor
InputDevice const constructor
dark_mode
light_mode
InputDevice
constructor
const
InputDevice
(
{
required
String
id
,
required
String
label
,
})
Implementation
const InputDevice({ required this.id, required this.label, });
record_without_android package
documentation
record
InputDevice
InputDevice const constructor
InputDevice class