theme static method

IThemeService theme()

Implementation

static IThemeService theme() => _theme ??= GetIt.I.get<IThemeService>();