defaultEnd property
Implementation
static TaperOptions defaultEnd = const TaperOptions(
cap: true,
taper: false,
easing: Easings.linear,
);
static TaperOptions defaultEnd = const TaperOptions(
cap: true,
taper: false,
easing: Easings.linear,
);