fintech property

ChipStyle get fintech

High-contrast fintech style.

Implementation

ChipStyle get fintech => merge(
      const ChipStyle(
        borderRadius: BorderRadius.all(Radius.circular(22)),
        elevation: 0,
        selectedElevation: 10,
      ),
    );