mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 03:27:39 +08:00
fix: no overview
This commit is contained in:
@@ -198,7 +198,7 @@ class _TvDetailsPageState extends ConsumerState<TvDetailsPage> {
|
|||||||
),
|
),
|
||||||
const Text(""),
|
const Text(""),
|
||||||
Text(
|
Text(
|
||||||
details.overview!,
|
details.overview??"",
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
)),
|
)),
|
||||||
|
|||||||
Reference in New Issue
Block a user