paddingZero property

Widget paddingZero

Implementation

Widget get paddingZero => Padding(padding: EdgeInsets.zero, child: this);