trpp
note
MicrophoneButton
MicrophoneButton constructor
MicrophoneButton
trpp
note
MicrophoneButton
MicrophoneButton constructor
MicrophoneButton class
Constructors
MicrophoneButton
Properties
hashCode
isListening
key
keyboardIsUp
listen
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
MicrophoneButton
constructor
MicrophoneButton
(
{
bool
isListening
,
Function
listen
,
bool
keyboardIsUp
}
)
Implementation
MicrophoneButton({this.isListening, this.listen, this.keyboardIsUp});