mirror of
https://github.com/flutter/samples.git
synced 2026-06-01 03:50:57 +00:00
Added iOS example for add-to-app Pigeon (#722)
This commit is contained in:
@@ -190,7 +190,7 @@ class _BookDetailState extends State<BookDetail> {
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
Text(
|
||||
book.description,
|
||||
book.summary,
|
||||
style: TextStyle(color: Colors.grey.shade600, height: 1.24),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user