padding property

EdgeInsets? padding
final

Padding inside the button. Defaults to horizontal: 1, vertical: 0.

Implementation

final EdgeInsets? padding;