bzero property

EdgeInsets bzero
getter/setter pair
bottom: 0;

Implementation

static EdgeInsets bzero = const EdgeInsets.only(bottom: 0);