subtitleStyle property

TextStyle? subtitleStyle
final

The style for the subtitle text. Defaults to the theme's small label style.

Implementation

final TextStyle? subtitleStyle;