AFInitPluginFundamentalThemeDelegate typedef
AFInitPluginFundamentalThemeDelegate =
void Function(AFFundamentalDeviceTheme device, AFComponentStates appState, AFUILibraryFundamentalThemeAreaBuilder builder)
Allows plug-ins to contribute fundamental theme values
Implementation
typedef AFInitPluginFundamentalThemeDelegate = void Function(AFFundamentalDeviceTheme device, AFComponentStates appState, AFUILibraryFundamentalThemeAreaBuilder builder);