azero property

EdgeInsets azero
getter/setter pair
all: 0;

Implementation

static EdgeInsets azero = const EdgeInsets.all(0);