String findAdaptiveIconBackgroundPath({ required String sizeDirectory, }) => path.join(findResFolderPath(), sizeDirectory, _adaptiveBackgroundIcon);