mode property
How custom verbs interact with the defaults.
replace: use only the custom verbs (falls back to defaults if empty).append: add custom verbs after the defaults.
Implementation
final SpinnerVerbsMode mode;
How custom verbs interact with the defaults.
replace: use only the custom verbs (falls back to defaults if empty).append: add custom verbs after the defaults.final SpinnerVerbsMode mode;