prefix property

Widget? prefix
final

set prefix widget from MenuItem, if the prefix is not null, the icon must be null

Implementation

final Widget? prefix;