scrollEnabled property
This allows you to choose if you want to show your status. Whether or not to allow scrolling.
Implementation
// final bool showAgentAvailability;
/// Whether or not to allow scrolling.
final bool scrollEnabled;
This allows you to choose if you want to show your status. Whether or not to allow scrolling.
// final bool showAgentAvailability;
/// Whether or not to allow scrolling.
final bool scrollEnabled;