Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-04 22:08:32 +08:00
parent 172389b12b
commit 7e1e42181c
13 changed files with 219 additions and 194 deletions

View File

@@ -38,6 +38,7 @@ class _WhisperPageState extends State<WhisperPage> {
onPressed: () => e.type.action(
context: context,
controller: _controller,
item: e,
),
icon: e.type.icon,
);
@@ -57,6 +58,7 @@ class _WhisperPageState extends State<WhisperPage> {
onTap: () => e.type.action(
context: context,
controller: _controller,
item: e,
),
child: Row(
children: [