Padding( padding: EdgeInsets.only(top: 10.0, bottom: 10.0), padding: EdgeInsets.symmetric(vertical: 10.0,), child: Text('Padding'), ),