children property
The children, which should be FOtpItemMixins or FOtpDividers. Defaults to six FOtpItems.
Ignored if controller is provided. Pass children to the controller instead.
Implementation
@override
final List<Widget> children;
The children, which should be FOtpItemMixins or FOtpDividers. Defaults to six FOtpItems.
Ignored if controller is provided. Pass children to the controller instead.
@override
final List<Widget> children;