menuDownload static method

Widget menuDownload()

Implementation

static Widget menuDownload() => assetImage(
      'ic_menu_download',
      width: 18.w,
      height: 18.w,
    );