busyMessage property

String? busyMessage
final

The message that is displayed when it is in a busy state. If it is in a busy state and the busyMessage is not informed, the label will be displayed.

Implementation

final String? busyMessage;