Skip to content

Commit 6d68038

Browse files
authored
Update theme.ts
1 parent 0e7b0d5 commit 6d68038

File tree

1 file changed

+1
-1
lines changed
  • examples/gemini/node/flutter_theme_agent/src

1 file changed

+1
-1
lines changed

examples/gemini/node/flutter_theme_agent/src/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ available color properties on a ColorScheme instead of using deprecated properti
7575
like Color Swatch.
7676
7777
${COMMENT_LABEL}
78-
Construct a ThemeData object with a pastel pink color palette that is asthetically
78+
Construct a ThemeData object with a pastel pink color palette that is aesthetically
7979
pleasing and a the CardTheme that removes elevation and adds a 2px black border.
8080
${CODE_LABEL}
8181
ThemeData(

0 commit comments

Comments
 (0)