action property

dynamic Function()? action
getter/setter pair

Implementation

late Function()? action;