FuiSecondaryPlaceholderData class
- Annotations
Constructors
- FuiSecondaryPlaceholderData({IconData icon = FUIIcons.open, String title = '选择内容', String subtitle = '打开内容后在这里显示详情'})
-
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