menu
pipen package
documentation
components.dart
PipenLottie
PipenLottie.new const constructor
PipenLottie.new const constructor
dark_mode
light_mode
PipenLottie
constructor
const
PipenLottie
(
{
Key
?
key
,
bool
repeat
=
false
,
required
String
asset
,
double
?
height
,
})
Implementation
const PipenLottie({super.key, this.repeat = false, required this.asset, this.height});
pipen package
documentation
components
PipenLottie
PipenLottie.new const constructor
PipenLottie class