menu
dotlottie_flutter package
documentation
dotlottie_flutter_platform_interface.dart
DotLottieFlutterPlatform
autoplay method
autoplay method
dark_mode
light_mode
autoplay
method
Future
<
bool
?
>
autoplay
(
)
Implementation
Future<bool?> autoplay() { throw UnimplementedError('autoplay() has not been implemented.'); }
dotlottie_flutter package
documentation
dotlottie_flutter_platform_interface
DotLottieFlutterPlatform
autoplay method
DotLottieFlutterPlatform class