Returns true if the drawer has drawable content (e.g., particles).
@override bool get hasContent => _particles.isNotEmpty;