padding property
The padding parameter controls the padding applied to the tile. Defaults
to EdgeInsets.all(16).
Implementation
final EdgeInsets padding;
The padding parameter controls the padding applied to the tile. Defaults
to EdgeInsets.all(16).
final EdgeInsets padding;