2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 10:45:29 +00:00

Specify app bar color (#558)

This commit is contained in:
Oliver
2024-12-05 14:55:10 +11:00
committed by GitHub
parent 2e798b1bd1
commit 9c12a83176
14 changed files with 31 additions and 3 deletions

View File

@ -135,6 +135,7 @@ class _CameraBarcodeControllerState extends InvenTreeBarcodeControllerState {
return Scaffold(
appBar: AppBar(
backgroundColor: COLOR_APP_BAR,
title: Text(L10().scanBarcode),
actions: [
IconButton(