mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 09:16:19 +01:00
3 lines
86 B
Dart
3 lines
86 B
Dart
import 'package:flutter/foundation.dart';
|
|
|
|
const bool shouldLogFileName = kDebugMode;
|