menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/checkbox.dart
AnimatedCheckPainter
AnimatedCheckPainter constructor
AnimatedCheckPainter constructor
dark_mode
light_mode
AnimatedCheckPainter
constructor
AnimatedCheckPainter
(
{
required
double
progress
,
required
Color
color
,
required
double
strokeWidth
,
})
Implementation
AnimatedCheckPainter({ required this.progress, required this.color, required this.strokeWidth, });
arcane package
documentation
generated/arcane_shadcn/src/components/form/checkbox
AnimatedCheckPainter
AnimatedCheckPainter constructor
AnimatedCheckPainter class