initial property
The initial indexes. Defaults to all zeros.
Contract
Throws AssertionError if initial and controller are both provided.
Implementation
@override
final List<int>? initial;
The initial indexes. Defaults to all zeros.
Throws AssertionError if initial and controller are both provided.
@override
final List<int>? initial;