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