topMargin property
The top bottom pargin to create the top boundary for the widget, for example if you have a AppBar, then you may need to set the bottom boundary so that the draggable button can't get on top of the AppBar
Implementation
final double topMargin;