innerPadding property

EdgeInsetsGeometry? innerPadding
final

控件内部padding, 包裹在child外层

Implementation

final EdgeInsetsGeometry? innerPadding;