marginZero property

Widget marginZero

Implementation

Widget get marginZero => Container(margin: EdgeInsets.zero, child: this);