HexBorderStyle.none constructor

const HexBorderStyle.none()

Implementation

const HexBorderStyle.none()
  : color = Colors.transparent,
    width = 0.0,
    join = StrokeJoin.miter;