THRESHOLD_VERTICAL_PADDING constant

EdgeInsets const THRESHOLD_VERTICAL_PADDING

Additional vertial offset on the threshold

Implementation

static const EdgeInsets THRESHOLD_VERTICAL_PADDING = EdgeInsets.only(bottom: 5, top: 47);