mangayomi/lib/utils/global_style.dart
2024-12-14 12:38:56 +02:00

3 lines
125 B
Dart

import 'package:flutter/material.dart';
final popupAnimationStyle = AnimationStyle(curve: Curves.easeInOutCubicEmphasized);