menu
superlikers_core package
documentation
inputs.dart
OtpCode
OtpCode.pure const constructor
OtpCode.pure const constructor
dark_mode
light_mode
OtpCode.pure
constructor
const
OtpCode.pure
(
{
int
length
=
6
,
})
Implementation
const OtpCode.pure({this.length = 6}) : super.pure('');
superlikers_core package
documentation
inputs
OtpCode
OtpCode.pure const constructor
OtpCode class