l property

  1. @override
Radius l
override

16dp radius

Implementation

@override
Radius get l => const Radius.circular(16);