menu
getx_scaffold package
documentation
common/extensions/ex_widget.dart
ExWidget
alignTopLeft method
alignTopLeft method
dark_mode
light_mode
alignTopLeft
method
Widget
alignTopLeft
(
)
对齐 上左边
Implementation
Widget alignTopLeft() => align(Alignment.topLeft);
getx_scaffold package
documentation
common/extensions/ex_widget
ExWidget
alignTopLeft method
ExWidget extension on
Widget