px100 property
Widget
get
px100
Implementation
Widget get px100 => Padding(
padding: const EdgeInsets.symmetric(horizontal: 100), child: this);
Widget get px100 => Padding(
padding: const EdgeInsets.symmetric(horizontal: 100), child: this);