menuLeadingIcon property

Widget? Function(Choice<T> choice, bool isSelected)? menuLeadingIcon
final

Implementation

final Widget? Function(Choice<T> choice, bool isSelected)? menuLeadingIcon;