mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 04:05:28 +00:00
Format code
This commit is contained in:
@ -4,7 +4,6 @@ import "package:inventree/helpers.dart";
|
||||
import "package:one_context/one_context.dart";
|
||||
|
||||
bool isDarkMode() {
|
||||
|
||||
if (!hasContext()) {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user