fixed static method

Always returns same value equals to width

Implementation

static BackGestureWidthGetter fixed(double width) => (_) => width;