xl property

  1. @override
Radius xl
override

24dp radius

Implementation

@override
Radius get xl => const Radius.circular(24);