@@ -52,7 +52,7 @@ final class _PvePageState extends State<PvePage> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
appBar: CustomAppBar(
|
||||
title: TwoLineText(up: 'PVE', down: widget.spi.name),
|
||||
actions: [
|
||||
ValBuilder(
|
||||
|
||||
Reference in New Issue
Block a user