currentValue property
TOptions
get
currentValue
The present value of the options.
Implementation
TOptions get currentValue => get(Options.defaultName);
The present value of the options.
TOptions get currentValue => get(Options.defaultName);