selectedDecoration property

BoxDecoration? selectedDecoration
final

selectedDecoration

allow to decorate the selected data row

Implementation

final BoxDecoration? selectedDecoration;