menu
tadamon
core/widgets/lottie_component/lottie_component.dart
LottieComponent
LottieComponent.new const constructor
LottieComponent.new
dark_mode
light_mode
LottieComponent
constructor
const
LottieComponent
(
{
required
String
lottiePath
,
required
String
text
,
Key
?
key
,
})
Implementation
const LottieComponent({ required this.lottiePath, required this.text, super.key, });
tadamon
lottie_component
LottieComponent
LottieComponent.new const constructor
LottieComponent class