cursorText method

Widget cursorText()

cursor-text - 文本光标

Implementation

Widget cursorText() => cursor(SystemMouseCursors.text);