mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-28 22:40:13 +08:00
@@ -322,10 +322,7 @@ class _LiveAreaPageState extends State<LiveAreaPage> {
|
||||
text: item.name!,
|
||||
fontSize: 14,
|
||||
bgColor: Colors.transparent,
|
||||
padding: const EdgeInsets.symmetric(
|
||||
horizontal: 12,
|
||||
vertical: 4,
|
||||
),
|
||||
padding: const .symmetric(horizontal: 12, vertical: 4),
|
||||
onTap: (value) {
|
||||
if (_controller.isEditing.value) {
|
||||
onPressed();
|
||||
|
||||
Reference in New Issue
Block a user