chip abstract method

Widget chip(
  1. ChipProps props
)

Renders a chip component.

Implementation

Widget chip(ChipProps props);