textStyle property

TextStyle? textStyle
final

Custom style for the divider text. If not provided, defaults to the theme's labelMedium style.

Implementation

final TextStyle? textStyle;