LayoutAttributes mixin
@author Evan @since 2022/3/22 @describe:
- Mixin applications
Properties
-
dividers
↔ List<
String> -
分割线
getter/setter pair
-
formats
↔ List<
String> -
日期格式化
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
labels
↔ List<
bool> -
年月日标签
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
weights
↔ List<
int> -
布局权重
getter/setter pair
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