length property

int get length

获取堆栈中的 ViewModel 数量

Implementation

int get length => _stack.length;