PopBox class
create_user: zhengzaihong email:1096877329@qq.com create_date: 2024-04-24 create_time: 13:35 describe: 约束浮层的条件
Constructors
- PopBox.new({double? width, double? height, bool limitSize = false})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited