font

Sets font; null takes the font from the parent container.

Return

this modifier with the font declared on it.

Parameters

font

the font the component draws its text in, inherited by children that have none of their own; a change of size re-lays the component out.

See also