LottieGenImage class
Constructors
- LottieGenImage(String _assetName)
-
const
Properties
Methods
-
custom(
{Key? key, required Widget builder(BuildContext context, String assetPath)}) → Widget -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited