opt.: page struct

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-04-09 12:15:42 +08:00
parent e185414355
commit 391e4f6b65
13 changed files with 1187 additions and 1260 deletions

View File

@@ -416,7 +416,9 @@ final class _PvePageState extends State<PvePage> {
],
);
}
}
extension on _PvePageState {
void _onCtrl(PveCtrlFunc func, String action, PveCtrlIface item) async {
final sure = await context.showRoundDialog<bool>(
title: libL10n.attention,