delQuote static method

Widget delQuote()

Implementation

static Widget delQuote() => assetImage(
      'ic_del_quote',
      width: 14.w,
      height: 15.w,
    );