menu
flutter_sound package
documentation
public/ui/sound_recorder_ui.dart
SoundRecorderUIState
build method
build method
dark_mode
light_mode
build
method
@
override
Widget
build
(
BuildContext
context
)
override
Implementation
@override Widget build(BuildContext context) { return _buildButtons(); }
flutter_sound package
documentation
public/ui/sound_recorder_ui
SoundRecorderUIState
build method
SoundRecorderUIState class