menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
MediaPlaybackState
PLAYING constant
PLAYING
dark_mode
light_mode
PLAYING
constant
MediaPlaybackState
const
PLAYING
The media is playing.
Implementation
static const PLAYING = MediaPlaybackState._internal(1, 1);
flutter_inappwebview_forge
flutter_inappwebview_forge
MediaPlaybackState
PLAYING constant
MediaPlaybackState class