p100 property
Widget
get
p100
Implementation
Widget get p100 => Padding(padding: const EdgeInsets.all(100), child: this);
Widget get p100 => Padding(padding: const EdgeInsets.all(100), child: this);