cursorPointer method

Widget cursorPointer()

cursor-pointer - 指针光标

Implementation

Widget cursorPointer() => cursor(SystemMouseCursors.click);