sm constant

EdgeInsets const sm

Small (SM) icon-only button content padding.

Implementation

static const sm = EdgeInsets.all(8.0);