busyTitle property

String? get busyTitle

Getter for the busy title.

Implementation

String? get busyTitle => _busyService.isBusyListenable.value.busyTitle;