none constant Null safety

BorderRadius const none

Implementation

static const none = BorderRadius.all(Radius.circular(0));