String findIconPath({ required String sizeDirectory, }) => path.join(findResFolderPath(), sizeDirectory, _icon);