asWidget abstract method

Widget? asWidget(
  1. IconThemeData theme
)

If possible, returns the menu image represented as Widget.

Implementation

Widget? asWidget(IconThemeData theme);