rowHoverTextStyle property Null safety
final
The default TextStyle for the row when a pointer is hovering over it.
Implementation
final TextStyle? rowHoverTextStyle;
The default TextStyle for the row when a pointer is hovering over it.
final TextStyle? rowHoverTextStyle;