FontDialogButton.useFont
bool useFont() @propertyGet useFont property.
Returns
Whether the buttons label will be drawn in the selected font.
void useFont(bool propval) @propertySet useFont property.
Parameters
propval | Whether the buttons label will be drawn in the selected font. |