uniform property

  1. @override
Radius get uniform
override

Implementation

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