public final ObjectProperty<Font> fontProperty ()

The default font to use for text in the TextInputControl. If the TextInputControl's text is rich text then this font may or may not be used depending on the font information embedded in the rich text, but in any case where a default font is required, this font will be used.

Returns:  the font property

Since:  JavaFX 8.0