uniform property

  1. @override
Radius uniform
override

Implementation

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