themeParams property
An object containing the current theme settings used in the Telegram app.
Implementation
@override
ThemeParams get themeParams => ThemeParams.instance;
An object containing the current theme settings used in the Telegram app.
@override
ThemeParams get themeParams => ThemeParams.instance;