quickExpandSpeed property

Duration quickExpandSpeed

Implementation

Duration get quickExpandSpeed =>
    Duration(milliseconds: (expandSpeed.inMilliseconds * 1.6).toInt());