selectedIconPadding property
The padding around the selected icon. Defaults to EdgeInsets.only(left: 16).
Implementation
final EdgeInsets selectedIconPadding;
The padding around the selected icon. Defaults to EdgeInsets.only(left: 16).
final EdgeInsets selectedIconPadding;