menuTrailingIcon property

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

Implementation

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