BrnCloseWindowController class

提供给外部用于控制更多弹框的关闭

Constructors

BrnCloseWindowController()

Properties

hashCode int
The hash code for this object.
no setterinherited
isShow bool
展开更多弹框是否显示
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

closeMoreWindow() → void
关闭 "更多" 弹框
getCloseController() StreamController<CloseWindowEvent>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
syncWindowState(bool state) → void
同步弹框展开状态
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited