Dart
dart:html
WindowClient
focused property
focused
description
focused
property
Null safety
bool
?
focused
Implementation
bool? get focused native;
Dart
dart:html
WindowClient
focused property
WindowClient class
Properties
focused
frameType
hashCode
id
runtimeType
type
url
visibilityState
Methods
focus
navigate
noSuchMethod
postMessage
toString
Operators
operator ==