padding property

EdgeInsetsGeometry? padding
final

padding is used to set the padding of the button This is an optional property This is a EdgeInsetsGeometry type property

Implementation

final EdgeInsetsGeometry? padding;