controller property

SlideRevealController? controller
final

An optional controller to manage the slide reveal widget.

If no controller is provided, the widget creates its own.

Implementation

final SlideRevealController? controller;