menu
the_flutter_ui package
documentation
flutter_ui.dart
LayoutX<T extends Widget>
expanded method
expanded method
dark_mode
light_mode
expanded
method
Expanded
expanded
(
)
Implementation
Expanded expanded() { return Expanded(child: this); }
the_flutter_ui package
documentation
flutter_ui
LayoutX<T extends Widget>
expanded method
LayoutX extension on T