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