menu
last_flutter_flex_player package
documentation
helpers/flex_player_sources.dart
PlayerSources
asset static method
asset static method
dark_mode
light_mode
asset
static method
FlexPlayerSource
asset
(
String
asset
)
Implementation
static FlexPlayerSource asset(String asset) { return AssetFlexPlayerSource(asset); }
last_flutter_flex_player package
documentation
helpers/flex_player_sources
PlayerSources
asset static method
PlayerSources class