menu
last_flutter_flex_player package
documentation
controls/player_controller.dart
PlayerController
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Checks whether the controller has already been closed.
Implementation
bool get isClosed => _isClosed;
last_flutter_flex_player package
documentation
controls/player_controller
PlayerController
isClosed property
PlayerController class