ActionSheetOption class
操作表选项模型
Constructors
- ActionSheetOption({required String title, dynamic value, bool isDestructive = false, bool isDefault = false})
-
构造函数
const
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