menu
sweet_ui package
documentation
SweetUI/sweet_ui.dart
PositionedCopyWith
bottom method
bottom method
dark_mode
light_mode
bottom
method
Positioned
bottom
(
double
value
)
Implementation
Positioned bottom(double value) => copyWith(bottom: value);
sweet_ui package
documentation
SweetUI/sweet_ui
PositionedCopyWith
bottom method
PositionedCopyWith extension on
Positioned