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