lzero property

EdgeInsets lzero
getter/setter pair
left: 0;

Implementation

static EdgeInsets lzero = const EdgeInsets.only(left: 0);