action property

void Function()? action
final

The action of the page.

Implementation

final void Function()? action;