menu
rive_mobile package
documentation
rive_animation_view.dart
RiveAnimation
RiveAnimation.asset const constructor
RiveAnimation.asset const constructor
dark_mode
light_mode
RiveAnimation.asset
constructor
const
RiveAnimation.asset
(
String
?
asset
, {
BoxFit
?
fit
,
Key
?
key
,
})
Implementation
const RiveAnimation.asset(this.asset, {this.fit, Key? key}) : super(key: key);
rive_mobile package
documentation
rive_animation_view
RiveAnimation
RiveAnimation.asset const constructor
RiveAnimation class