controller property Null safety
read / write
A reference back to the Controller to be used when this specification is matched.
Implementation
Controller? controller;
A reference back to the Controller to be used when this specification is matched.
Controller? controller;