customNav property

Widget? customNav
final

Custom navigation content (takes precedence over navItems if provided). Use this to pass complex navigation components like dropdowns.

Implementation

final Widget? customNav;