none constant

WxBorderSide const none

A constant representing a hairline black border that is not rendered.

Implementation

static const WxBorderSide none = WxBorderSide(width: 0.0);