VoiceDraggableWidgetModel class

Constructors

VoiceDraggableWidgetModel(VoiceCommandManager _voiceCommandManager, EventBus _eventBus)

Properties

commandTextEditor TextEditingController
final
focusNode FocusNode
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
statusShowDialog Stream<bool>
no setter

Methods

afterFirstLayout() → void
inherited
disposeState() → void
handleError(dynamic error) Future<Unit>
initState() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onCancel() → void
onClick() → void
onCommandReceived(String inputCommand) → void
run(dynamic handler(), {bool shouldHandleError = true}) Future<bool>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited