SelectionBorderSide.none constructor

const SelectionBorderSide.none()

Implementation

const SelectionBorderSide.none()
    : dashed = false,
      dashIntervals = const <double>[],
      width = 0,
      color = null;