Documentation

controlTextStyle()

Sets the control text style (font family, size, line height).

controlTextStyle(style: StyleOverrides): this;

Notes

Parameters

Return value

The theme itself, for method chaining.

Related