menu
rtbase package
documentation
app/core/utils/rt_app_validations.dart
RtCommonValidation
firstNameMinLength property
firstNameMinLength property
dark_mode
light_mode
firstNameMinLength
property
int
firstNameMinLength
getter/setter pair
Minimum character length for first name fields.
Implementation
var firstNameMinLength = 2;
rtbase package
documentation
app/core/utils/rt_app_validations
RtCommonValidation
firstNameMinLength property
RtCommonValidation class