BorderSide.none constructor

const BorderSide.none()

Display no border on this side.

Implementation

const BorderSide.none() : color = null, width = null, style = BorderStyle.none;