AFInitAppFundamentalThemeDelegate typedef
AFInitAppFundamentalThemeDelegate =
void Function(AFFundamentalDeviceTheme device, AFComponentStates appState, AFAppFundamentalThemeAreaBuilder builder)
Allows the app to contribute fundamental theme values
Implementation
typedef AFInitAppFundamentalThemeDelegate = void Function(AFFundamentalDeviceTheme device, AFComponentStates appState, AFAppFundamentalThemeAreaBuilder builder);