scale property
The scaling factor applied to button dimensions.
A value of 1.0 represents normal size, values less than 1.0 create smaller buttons, and values greater than 1.0 create larger buttons.
Implementation
final double scale;
The scaling factor applied to button dimensions.
A value of 1.0 represents normal size, values less than 1.0 create smaller buttons, and values greater than 1.0 create larger buttons.
final double scale;