scrollEnabled property

bool scrollEnabled
final

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;