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