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