Widget Logo(String size) { return SvgPicture.asset( ThemeIcon.logo, width: logo_size[size], height: logo_size[size], ); }