menu
getx_scaffold package
documentation
common/extensions/ex_widget.dart
ExWidget
sliverPaddingBottom method
sliverPaddingBottom method
dark_mode
light_mode
sliverPaddingBottom
method
Widget
sliverPaddingBottom
(
double
val
)
内间距 下
Implementation
Widget sliverPaddingBottom(double val) => sliverPadding(bottom: val);
getx_scaffold package
documentation
common/extensions/ex_widget
ExWidget
sliverPaddingBottom method
ExWidget extension on
Widget