cursorNotAllowed method

Widget cursorNotAllowed()

cursor-not-allowed - 禁止光标

Implementation

Widget cursorNotAllowed() => cursor(SystemMouseCursors.forbidden);