padding property

EdgeInsets? padding
getter/setter pair

Implementation

EdgeInsets? padding = const EdgeInsets.symmetric(vertical: 10);