none constant

Border const none

No border on any side.

Implementation

static const Border none = Border(top: '', left: '', right: '', bottom: '');