pub fn use_theme() -> ThemeData
Returns a clone of the currently active ThemeData.
ThemeData
Components should call this during their build() method to access design tokens without any manual subscription setup.
build()