menu
yxw_comm_base_plus package
documentation
utils/ext/widget_ext.dart
AWidget
expand method
expand method
dark_mode
light_mode
expand
method
Widget
expand
(
)
Implementation
Widget expand() { return Expanded(child: this); }
yxw_comm_base_plus package
documentation
utils/ext/widget_ext
AWidget
expand method
AWidget extension on
Widget