selectedCellTextStyle property

  1. @override
TextStyle selectedCellTextStyle
getter/setter pairoverride

Implementation

@override
TextStyle selectedCellTextStyle =
    const TextStyle(color: Colors.black, fontSize: 14);