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