buttonTextStyle property
Text style for the expand button.
If null, uses the theme's bodyMedium style in black.
Implementation
final TextStyle? buttonTextStyle;
Text style for the expand button.
If null, uses the theme's bodyMedium style in black.
final TextStyle? buttonTextStyle;