action property

Future<void> Function() action
final

The action to execute

Implementation

final Future<void> Function() action;