useRoundedCap property

bool useRoundedCap
final

change this to modify the sides of the dividers true == StrokeCap.round false == StrokeCap.butt

Implementation

final bool useRoundedCap;