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