OptionElement constructor

OptionElement(
  1. {String data = '',
  2. String value = '',
  3. bool selected = false}
)

Implementation

factory OptionElement