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