zero static method

Signature zero()

Implementation

static Signature zero() {
  return Signature(Uint8List(SIZE));
}