hasParticipants property

bool get hasParticipants

Whether any selectable fragments are registered with this controller.

Implementation

bool get hasParticipants => _participants.isNotEmpty;