style property

TextStyle? style
final

Allows changing the style of the text.

Defaults to the gray CupertinoColors.secondaryLabel iOS color.

Implementation

final TextStyle? style;