focusedSurfaceId property
String?
get
focusedSurfaceId
Surface currently considered focused by the underlying router.
Implementation
String? get focusedSurfaceId => router.focusedSurfaceId;
Surface currently considered focused by the underlying router.
String? get focusedSurfaceId => router.focusedSurfaceId;