menu
touch_service_plugin package
documentation
models.dart
TouchType
TouchType.new const constructor
TouchType.new const constructor
dark_mode
light_mode
TouchType
constructor
const
TouchType
(
String
name
,
int
value
)
Implementation
const TouchType(this.name, this.value);
touch_service_plugin package
documentation
models
TouchType
TouchType.new const constructor
TouchType class