Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

gtk_theme_fl

Gets the current GTK theme data.

Getting Started

GtkThemeData themeData = await GtkThemeData.initialize();

See the source for the various colors and other data retrieved by the plugin.