FontDialogButton.useSize
bool useSize() @property nothrowGet useSize property.
Returns
Whether the buttons label will use the selected font size.
void useSize(bool propval) @property nothrowSet useSize property.
Parameters
propval | Whether the buttons label will use the selected font size. |