variant property

String? variant
final

Font variant NORMAL (default) or SMALL_CAPS. Different set of font glyph lower case letters designed to have to fit within the font-height and weight of the corresponding lowercase letters.

Implementation

final String? variant;