topPadding property
EdgeInsetsGeometry
get
topPadding
Implementation
EdgeInsetsGeometry get topPadding => EdgeInsets.only(top: toDouble());
EdgeInsetsGeometry get topPadding => EdgeInsets.only(top: toDouble());