leading method

T leading(
  1. double v
)

Implementation

T leading(double v) => only(leading: v);