x64 property

EdgeInsets x64
getter/setter pair
left: 256;
right: 256;

Implementation

static EdgeInsets x64 = const EdgeInsets.symmetric(horizontal: 256);