scaffold library
Flutter widgets implementing the custom styled scaffold.
To use, import package:lit_ui_kit/scaffold.dart
.
Classes
- A model class combining the Widget view layer and it's meta data object.
- LitScaffold
- Widget used to overlay multiple functinal Widgets to ensure no unintended overlapping will occur.
- LitTabView
- A screen widget allowing to navigate the provided tab widgets inside an surrounding tab view.