autofocus property

bool autofocus
final

Whether to request focus as soon as the map widget appears (and to enable keyboard controls)

Defaults to true.

Implementation

final bool autofocus;