Created
September 1, 2018 07:52
-
-
Save letsar/5bc92cc2c0f7cf2c4ab2c530a61093b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const _kAnimInterval01 = const Interval(.00, .30); | |
const _kAnimInterval02 = const Interval(.00, .30); | |
const _kAnimInterval03 = const Interval(.30, .60); | |
const _kAnimInterval04 = const Interval(.60, .90); | |
const _kAnimInterval05 = const Interval(.60, .90); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment