FOtpItem constructor

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

Creates an FOtpItem.

Implementation

const FOtpItem({super.key});