hoverColorGetter property

(Color Function()?) hoverColorGetter
final

body cell hover color getter, this priority is higher than hoverColor

Implementation

final Color Function()? hoverColorGetter;