toolsVoiceInput static method

Widget toolsVoiceInput()

Implementation

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