action property Null safety

VoidCallback? action
read / write

A callback function to execute

Implementation

VoidCallback? action;