bodyPadding property
The padding surrounding the body. Defaults to EdgeInsets.symmetric(horizontal: 8).
Implementation
@override
final EdgeInsetsGeometry bodyPadding;
The padding surrounding the body. Defaults to EdgeInsets.symmetric(horizontal: 8).
@override
final EdgeInsetsGeometry bodyPadding;