empty property
InputOTPChild
get
empty
An empty placeholder that takes no space.
Implementation
static InputOTPChild get empty => const WidgetInputOTPChild(SizedBox());
An empty placeholder that takes no space.
static InputOTPChild get empty => const WidgetInputOTPChild(SizedBox());