all static method

Offset all(
  1. double d
)

Implementation

static Offset all(double d) => Offset(d, d);