AppTableIndexPath class
表格单元格 索引
Constructors
- AppTableIndexPath({required int row, required int column})
-
初始化
row
行索引column
列索引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