padding property

EdgeInsetsGeometry? padding
getter/setter pair

padding is a EdgeInsetsGeometry object which is used to give padding to the text

Implementation

EdgeInsetsGeometry? padding;