leading property

Widget? leading
final

Widget to be used for the leading of MenuTtemWidget

If this is null, then it will use Icon with IconData from icon

Implementation

final Widget? leading;