length property

ValueNotifier<int> length
final

Implementation

static final ValueNotifier<int> length = ValueNotifier(0);