controller property

  1. @Deprecated('Access this value using the context instead.')
DoughController controller

The controller for the associated Dough widget.

Implementation

@Deprecated('Access this value using the context instead.')
DoughController get controller => _context.controller;