cursor property

(MouseCursor Function(ButtonStates)?) cursor
final

The cursor of this hover button. If null, MouseCursor.defer is used

Implementation

final MouseCursor Function(ButtonStates)? cursor;