menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
MediaPlaybackState
NONE constant
NONE
dark_mode
light_mode
NONE
constant
MediaPlaybackState
const
NONE
There is no media to play back.
Implementation
static const NONE = MediaPlaybackState._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
MediaPlaybackState
NONE constant
MediaPlaybackState class