choice property

dynamic choice
inherited

Returns the choice item(s)

Implementation

get choice;
void choice=(covariant dynamic choice)
covariant

Override choice(s) in the current selection with a new value(s), and validate it

Implementation

set choice(covariant var choice);