paddingPanel constant

EdgeInsets const paddingPanel

Standard padding for panel-like widgets

Implementation

static const EdgeInsets paddingPanel = EdgeInsets.all(24.0);