padding property

EdgeInsets padding
final

The padding to surround the icon and text, defaults to EdgeInsets.symmetric(horizontal: 24.0, vertical: 10.0).

Implementation

final EdgeInsets padding;