focusedSurfaceId property

String? get focusedSurfaceId

Surface currently considered focused by the underlying router.

Implementation

String? get focusedSurfaceId => router.focusedSurfaceId;