buttonTextStyle property

TextStyle? buttonTextStyle
final

Text style for the expand button.

If null, uses the theme's bodyMedium style in black.

Implementation

final TextStyle? buttonTextStyle;