masterViewBuilder property

MasterViewBuilderWidget masterViewBuilder
final

Builder for the master view for lateral navigation.

If masterPageBuilder is not supplied the master page required for nested navigation, also builds the master view inside a Scaffold with an AppBar.

Implementation

final MasterViewBuilderWidget masterViewBuilder;