help constant
A cursor indicating help information.
Typically the shape of a question mark, or an arrow therewith.
Corresponds to:
- Android: TYPE_HELP
- Windows: IDC_HELP
- Windows UWP: CoreCursorType::Help
- Web: help
- Linux: help
Implementation
static const SystemMouseCursor help = SystemMouseCursor._(kind: 'help');