flutter_sound
ui_recorder
SoundRecorderUIState
build method
build
flutter_sound
ui_recorder
SoundRecorderUIState
build 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 ==
build
method
Null safety
@
override
Widget
build
(
BuildContext
context
)
override
Implementation
@override Widget build(BuildContext context) { return _buildButtons(); }