style property
final
Allows changing the style of the text.
Defaults to the gray CupertinoColors.secondaryLabel iOS color.
Implementation
final TextStyle? style;
Allows changing the style of the text.
Defaults to the gray CupertinoColors.secondaryLabel iOS color.
final TextStyle? style;