toolsVideoCall static method

Widget toolsVideoCall()

Implementation

static Widget toolsVideoCall() => assetImage(
      'ic_tools_video_call',
      width: 48.h,
      height: 48.h,
    );