firexcode
firexcode
Paddings
xap method
xap
firexcode
firexcode
Paddings
xap method
Paddings extension
Methods
xap
xbp
xlbp
xlbtp
xlp
xlrbp
xlrp
xlrtp
xltp
xrbp
xrbtp
xrp
xrtp
xtbp
xtp
xap
method
Widget
xap
(
{
double
value
}
)
Implementation
Widget xap({double value}) { return Padding( padding: EdgeInsets.all(value), child: this, ); }