threadBuffer property

Uint8List threadBuffer
final

Implementation

static final Uint8List threadBuffer =
    Uint8List.fromList(List.generate(12, (index) => 0));