BorderSide.none constructor
const
BorderSide.none()
Display no border on this side.
Implementation
const BorderSide.none() : color = null, width = null, style = BorderStyle.none;
Display no border on this side.
const BorderSide.none() : color = null, width = null, style = BorderStyle.none;