option method

Implementation

KnobEditorOptionFieldThemeData option(bool selected) =>
    selected ? selectedOption : unselectedOption;