values constant
Implementation
static const $core.List<InputSelector> values = <InputSelector>[
SelectAscending,
SelectInOrder,
SelectDescending,
UseAll,
];
static const $core.List<InputSelector> values = <InputSelector>[
SelectAscending,
SelectInOrder,
SelectDescending,
UseAll,
];