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