buttonRadius property
double
get
buttonRadius
Corner radius for buttons (driven by the dashboard buttonStyle).
Implementation
double get buttonRadius => theme.buttonShape.radius;
Corner radius for buttons (driven by the dashboard buttonStyle).
double get buttonRadius => theme.buttonShape.radius;