AI Subject, Description and Action taken support
This commit is contained in:
@@ -108,7 +108,7 @@ class _GeminiButtonState extends State<GeminiButton> {
|
||||
child: CircularProgressIndicator(strokeWidth: 2),
|
||||
)
|
||||
: Image.asset(
|
||||
'assets/gemini_icon.png',
|
||||
'gemini_icon.png',
|
||||
width: 24,
|
||||
height: 24,
|
||||
errorBuilder: (context, error, stackTrace) =>
|
||||
|
||||
Reference in New Issue
Block a user