padding property

EdgeInsets padding
final

The padding parameter controls the padding applied to the tile. Defaults to EdgeInsets.all(16).

Implementation

final EdgeInsets padding;