BadgeInputExample constructor

const BadgeInputExample({
  1. Key? key,
})

Implementation

const BadgeInputExample({Key? key}) : super(key: key);