cursorDefault method

Widget cursorDefault()

cursor-default - 默认光标

Implementation

Widget cursorDefault() => cursor(SystemMouseCursors.basic);