menu
sarmay_fplayer package
documentation
fplayer_platform_interface.dart
FplayerPlatform
onLoad method
onLoad method
dark_mode
light_mode
onLoad
method
Future
<
void
>
onLoad
(
)
Implementation
Future<void> onLoad() { throw UnimplementedError('onLoad() has not been implemented.'); }
sarmay_fplayer package
documentation
fplayer_platform_interface
FplayerPlatform
onLoad method
FplayerPlatform class