tzero property

EdgeInsets tzero
getter/setter pair
top: 0;

Implementation

static EdgeInsets tzero = const EdgeInsets.only(top: 0);