checkableButtonSize top-level constant

  1. @Deprecated('Use kZdsCheckableButtonSize instead')
double const checkableButtonSize

Width / height of circular buttons in ZdsCheckableButton.

Implementation

@Deprecated('Use kZdsCheckableButtonSize instead')
const double checkableButtonSize = 48;