Updated constant names

This commit is contained in:
2025-07-31 23:02:52 +02:00
parent a4befd5bb8
commit e201a26b6d
4 changed files with 7 additions and 7 deletions

View File

@@ -216,7 +216,7 @@ class _CreateGameViewState extends State<CreateGameView> {
? 1.0
: 0.0,
duration: const Duration(
milliseconds: Constants.fadeInDuration),
milliseconds: Constants.kFadeInDuration),
child: Padding(
padding: const EdgeInsets.only(right: 8.0),
child: ReorderableDragStartListener(