isRandom property

bool get isRandom
inherited

Is the effect's duration random or fixed?

Implementation

bool get isRandom => false;