auto constant
Cursor
const auto
The user agent will determine the cursor to display based on the current context.
Implementation
static const Cursor auto = Cursor._('auto');
The user agent will determine the cursor to display based on the current context.
static const Cursor auto = Cursor._('auto');