menu
flutter_motion_kit package
documentation
micro_interactions/micro_interactions.dart
MotionAnimatedCheckmark
MotionAnimatedCheckmark.new const constructor
MotionAnimatedCheckmark.new const constructor
dark_mode
light_mode
MotionAnimatedCheckmark
constructor
const
MotionAnimatedCheckmark
(
{
Key
?
key
,
required
bool
checked
,
double
size
=
32.0
,
Color
?
color
,
})
Implementation
const MotionAnimatedCheckmark({ super.key, required this.checked, this.size = 32.0, this.color, });
flutter_motion_kit package
documentation
micro_interactions/micro_interactions
MotionAnimatedCheckmark
MotionAnimatedCheckmark.new const constructor
MotionAnimatedCheckmark class