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