none constant
Border
const none
No border on any side.
Implementation
static const Border none = Border(top: '', left: '', right: '', bottom: '');
No border on any side.
static const Border none = Border(top: '', left: '', right: '', bottom: '');