themeParams property

  1. @override
ThemeParams get themeParams
override

An object containing the current theme settings used in the Telegram app.

Implementation

@override
ThemeParams get themeParams => ThemeParams.instance;