kResizablePaneSafeArea top-level constant

EdgeInsets const kResizablePaneSafeArea

Default value for ResizablePane top padding

Implementation

const EdgeInsets kResizablePaneSafeArea = EdgeInsets.only(top: 52);