menu
flutter_plugin_record package
documentation
const/play_state.dart
PlayState
PlayState constructor
PlayState constructor
dark_mode
light_mode
PlayState
constructor
PlayState
(
String
playState
,
String
playPath
)
Implementation
PlayState(this.playState, this.playPath);
flutter_plugin_record package
documentation
const/play_state
PlayState
PlayState constructor
PlayState class