bottomMargin property

double bottomMargin
final

The top bottom pargin to create the bottom boundary for the widget, for example if you have a BottomNavigationBar, then you may need to set the bottom boundary so that the draggable button can't get on top of the BottomNavigationBar

Implementation

final double bottomMargin;