scrollableContent property
Scrollable content widget (only for scrollable navigation bar with UINavigationController). This should be your page content that will be placed in a native scroll view.
Implementation
final Widget? scrollableContent;
Scrollable content widget (only for scrollable navigation bar with UINavigationController). This should be your page content that will be placed in a native scroll view.
final Widget? scrollableContent;