m property

  1. @override
Radius m
override

8dp radius

Implementation

@override
Radius get m => const Radius.circular(8);