bodyPadding property

  1. @override
EdgeInsetsGeometry bodyPadding
final

The padding surrounding the body. Defaults to EdgeInsets.symmetric(horizontal: 8).

Implementation

@override
final EdgeInsetsGeometry bodyPadding;