Trace: • Background customizing
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
flutterui:theme_customizing [2026/03/23 15:31] admin created |
flutterui:theme_customizing [2026/03/23 15:31] (current) admin |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| await FlutterUI.start( | await FlutterUI.start( | ||
| FlutterUI( | FlutterUI( | ||
| - | appManager: MyCustomAppManager(), | + | ..., |
| themeBuilder: (themeData, seedColor, brightness, useFixedPrimary) { | themeBuilder: (themeData, seedColor, brightness, useFixedPrimary) { | ||
| ThemeData theme = themeData.copyWith( | ThemeData theme = themeData.copyWith( | ||
