dataRowCursor property

MaterialStateProperty<MouseCursor?>? dataRowCursor
final

If specified, overrides the default value of DataRow.mouseCursor.

Implementation

final MaterialStateProperty<MouseCursor?>? dataRowCursor;