menu
fluttershow_base package
documentation
components/widgets/arrow/curvy_arrow.dart
CurvyArrowPainter
strokeWidth property
strokeWidth property
dark_mode
light_mode
strokeWidth
property
double
?
strokeWidth
final
The width of the stroke used to draw the arrow.
Implementation
final double? strokeWidth;
fluttershow_base package
documentation
components/widgets/arrow/curvy_arrow
CurvyArrowPainter
strokeWidth property
CurvyArrowPainter class