padding property

EdgeInsets? padding
final

Content padding inside the panel (excluding the accent stripe). Defaults to AccentPanelThemeData.padding or left: 1.

Implementation

final EdgeInsets? padding;