menu
custom_adaptive_scaffold package
documentation
material_ui.dart
MaterialRouteTransitionMixin<T>
buildContent abstract method
buildContent abstract method
dark_mode
light_mode
buildContent
abstract method
@
protected
Widget
buildContent
(
BuildContext
context
)
Builds the primary contents of the route.
Implementation
@protected Widget buildContent(BuildContext context);
custom_adaptive_scaffold package
documentation
material_ui
MaterialRouteTransitionMixin<T>
buildContent abstract method
MaterialRouteTransitionMixin mixin