mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
opt: LoadingState (#1776)
This commit is contained in:
committed by
GitHub
parent
3741fe54ff
commit
17883eb77e
@@ -30,7 +30,7 @@ class AuthorPanel extends StatelessWidget {
|
||||
final bool isSave;
|
||||
final bool isDetail;
|
||||
final ValueChanged? onRemove;
|
||||
final Function(bool isTop, dynamic dynId)? onSetTop;
|
||||
final void Function(bool isTop, Object dynId)? onSetTop;
|
||||
final VoidCallback? onBlock;
|
||||
|
||||
const AuthorPanel({
|
||||
|
||||
Reference in New Issue
Block a user