borderRadius property
to give radius to button border If null, 30 will be assigned as borderRadius
Implementation
final double? borderRadius;
to give radius to button border If null, 30 will be assigned as borderRadius
final double? borderRadius;