mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Small text correction (#70)
This commit is contained in:
committed by
Andrew Brogdon
parent
38a54314c7
commit
edd51e019b
@@ -192,7 +192,7 @@ class LocalVeggieProvider {
|
|||||||
name: 'Avocado',
|
name: 'Avocado',
|
||||||
imageAssetPath: 'assets/images/avocado.jpg',
|
imageAssetPath: 'assets/images/avocado.jpg',
|
||||||
category: VeggieCategory.stealthFruit,
|
category: VeggieCategory.stealthFruit,
|
||||||
shortDescription: 'One of the oiliest, richest vegetables money can buy.',
|
shortDescription: 'One of the oiliest, richest fruits money can buy.',
|
||||||
accentColor: Color(0x40b0ba59),
|
accentColor: Color(0x40b0ba59),
|
||||||
seasons: [Season.winter, Season.spring, Season.summer],
|
seasons: [Season.winter, Season.spring, Season.summer],
|
||||||
vitaminAPercentage: 0,
|
vitaminAPercentage: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user