GTFCloseWindowController class
提供给外部用于控制更多弹框的关闭
Constructors
Properties
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