selectedRowColor property
- @Deprecated('No longer used by the framework, please remove any reference to it. ' 'This feature was deprecated after v3.1.0-0.0.pre.')
The color used to highlight selected rows.
Implementation
@Deprecated(
'No longer used by the framework, please remove any reference to it. '
'This feature was deprecated after v3.1.0-0.0.pre.',
)
Color get selectedRowColor => _selectedRowColor!;