controller property Null safety

Controller? controller
read / write

A reference back to the Controller to be used when this specification is matched.

Implementation

Controller? controller;