This commit is contained in:
lollipopkit🏳️‍⚧️
2025-04-25 18:32:29 +08:00
parent fa90c1ef31
commit 9e66071cb0
4 changed files with 11 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ class _ContainerPageState extends State<ContainerPage> {
builder: (_, __) => Consumer<ContainerProvider>(
builder: (_, ___, __) {
return Scaffold(
appBar: AppBar(
appBar: CustomAppBar(
centerTitle: true,
title: TwoLineText(up: l10n.container, down: widget.spi.name),
actions: [