marginZero property

Widget get marginZero

Implementation

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