controller property

MapMenuOverlayController? controller
final

will dispact actions from the parent widget to local (controlling from top to bottom)

Implementation

final MapMenuOverlayController? controller;