SelectionBorderSide.dashed constructor
const
SelectionBorderSide.dashed({})
Implementation
const SelectionBorderSide.dashed({
this.color,
required this.width,
this.dashIntervals = kDefaultDashIntervals,
}) : dashed = true;