mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-04 20:09:44 +00:00
3 lines
125 B
Dart
3 lines
125 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
final popupAnimationStyle = AnimationStyle(curve: Curves.easeInOutCubicEmphasized);
|