menu
rtbase package
documentation
app/core/utils/rt_app_validations.dart
RtCommonValidation
passMaxLength property
passMaxLength property
dark_mode
light_mode
passMaxLength
property
int
passMaxLength
getter/setter pair
Maximum character length for password fields.
Implementation
var passMaxLength = 255;
rtbase package
documentation
app/core/utils/rt_app_validations
RtCommonValidation
passMaxLength property
RtCommonValidation class