footerTextStyle property

TextStyle? footerTextStyle
final

The TextStyle for the footer row.

Defaults to textStyle.

Implementation

final TextStyle? footerTextStyle;