auto_scaffold library

Classes

AutoScaffold
A responsive scaffold for our application. Displays the navigation drawer alongside the Scaffold if the screen/window size is large enough

Typedefs

OnPageSelected = void Function(int newIndex)