pb8 property

Widget get pb8

Implementation

Widget get pb8 =>
    Padding(padding: const EdgeInsets.only(bottom: 8), child: this);