parent property

  1. @override
SyncControllerMixin? parent
final

The Outer SyncScrollController, for example ExtendedTabBarView or ExtendedPageView It make better experience when scroll on horizontal direction

Implementation

@override
final SyncControllerMixin? parent;