action property

FutureOr<void> Function() action
read / write

Action to perform upon selecting the option.

Implementation

FutureOr<void> Function() action;