choice property

dynamic choice
inherited

Returns the choice item(s)

Implementation

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

Override the selected choice with a new one, and validate it

Implementation

set choice(covariant var choice);