focus static method

InputDecoration focus(
  1. Color color
)

Implementation

static InputDecoration focus(Color color) => focusColor(color);