menu
universally package
documentation
universally.dart
Universal
buildOffstage method
buildOffstage method
dark_mode
light_mode
buildOffstage
method
Widget
buildOffstage
(
Widget
current
)
Implementation
Widget buildOffstage(Widget current) => Offstage(offstage: offstage, child: current);
universally package
documentation
universally
Universal
buildOffstage method
Universal class