flutter_sound
ui_recorder
SoundRecorderUIState
resume method
resume
flutter_sound
ui_recorder
SoundRecorderUIState
resume method
SoundRecorderUIState class
Constructors
SoundRecorderUIState
Properties
backgroundColor
context
dispositionStream
hashCode
mounted
runtimeType
widget
Methods
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
pause
reassemble
resume
setState
stop
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
resume
method
Null safety
void
resume
(
)
Implementation
void resume() { _resume(); }