isDead property

  1. @override
bool isDead
override

This effect last 3s and then disapears

Implementation

@override
bool get isDead => time > 1;