buttonRadius property

double get buttonRadius

Corner radius for buttons (driven by the dashboard buttonStyle).

Implementation

double get buttonRadius => theme.buttonShape.radius;