Flutter
services
PlatformViewController
clearFocus abstract method
clearFocus
description
clearFocus
method
Null safety
Future
<
void
>
clearFocus
(
)
Clears the view's focus on the platform side.
Implementation
Future<void> clearFocus();
Flutter
services
PlatformViewController
clearFocus abstract method
PlatformViewController class
Constructors
PlatformViewController
Properties
hashCode
runtimeType
viewId
Methods
clearFocus
create
dispatchPointerEvent
dispose
noSuchMethod
toString
Operators
operator ==