contentPadding property
EdgeInsets
get
contentPadding
Implementation
EdgeInsets get contentPadding =>
_contentPadding ??
BaseActionSheetConfigUtils.defaultActionSheetConfig.contentPadding;
EdgeInsets get contentPadding =>
_contentPadding ??
BaseActionSheetConfigUtils.defaultActionSheetConfig.contentPadding;