mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
opt.: page struct
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user