isMinimapInteractive property

Observable<bool> isMinimapInteractive
final

Whether the minimap can be interacted with

Implementation

final isMinimapInteractive = Observable<bool>(true);