mouseCursor property
final
The cursor for a mouse pointer when it enters or is hovering over this menu's InkWell.
Implementation
final MaterialStateProperty<MouseCursor?>? mouseCursor;
The cursor for a mouse pointer when it enters or is hovering over this menu's InkWell.
final MaterialStateProperty<MouseCursor?>? mouseCursor;