DeepChartTextLayout class
深度图文本布局结果。
默认实现用它描述底部价格标签所在区域和横向对齐方式。
Constructors
- DeepChartTextLayout({required Rect rect, required TextAlign textAlign})
-
创建文本布局结果。
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