mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Remove unneeded types (#949)
This commit is contained in:
@@ -145,7 +145,7 @@ class StubData {
|
||||
),
|
||||
];
|
||||
|
||||
static const reviewStrings = <String>[
|
||||
static const reviewStrings = [
|
||||
'My favorite place in Portland. The employees are wonderful and so is the food. I go here at least once a month!',
|
||||
'Staff was very friendly. Great atmosphere and good music. Would recommend.',
|
||||
'Best. Place. In. Town. Period.'
|
||||
|
||||
Reference in New Issue
Block a user