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