mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 22:54:04 +08:00
@@ -109,7 +109,7 @@ Widget livePanelSub(
|
||||
if (live.title case final title?)
|
||||
Text(
|
||||
title,
|
||||
maxLines: isDetail ? null : 1,
|
||||
maxLines: isDetail ? null : 2,
|
||||
style: const TextStyle(fontWeight: FontWeight.bold),
|
||||
overflow: isDetail ? null : TextOverflow.ellipsis,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user