style property

TextStyle? style
final

The text style applied to this cell, or null for default styling.

Implementation

final TextStyle? style;