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