Update docstring (#118072)
Co-authored-by: a-wallen <stephenwallen@google.com>
This commit is contained in:
parent
507062032f
commit
6d7c5077ca
@ -187,10 +187,9 @@ abstract class BindingBase {
|
|||||||
/// such as a [TestWindow].
|
/// such as a [TestWindow].
|
||||||
///
|
///
|
||||||
/// The [window] is a singleton meant for use by applications that only have a
|
/// The [window] is a singleton meant for use by applications that only have a
|
||||||
/// single main window. In addition to the properties of
|
/// single main window. In addition to the properties of [ui.FlutterView],
|
||||||
/// [ui.SingletonFlutterWindow], [window] provides access to
|
/// [window] provides access to platform-specific properties and callbacks
|
||||||
/// platform-specific properties and callbacks available on the
|
/// available on the [platformDispatcher].
|
||||||
/// [platformDispatcher].
|
|
||||||
///
|
///
|
||||||
/// For applications designed for more than one main window, prefer using the
|
/// For applications designed for more than one main window, prefer using the
|
||||||
/// [platformDispatcher] to access available views via
|
/// [platformDispatcher] to access available views via
|
||||||
|
Loading…
x
Reference in New Issue
Block a user