uniform property

  1. @override
Radius uniform
override

Implementation

@override
Radius get uniform => isUniform ? topLeft : Radius.zero;