basic constant

EdgeInsets const basic

Basic EdgeInsets to wrap a Widget with.

Implementation

static const basic = EdgeInsets.all(8);