menu
betto_schema
betto_schema.dart
ExactLength
call method
call
dark_mode
light_mode
call
method
@
override
bool
call
(
String
input
)
override
Implementation
@override bool call(String input) => input.characters.length == length;
betto_schema
betto_schema
ExactLength
call method
ExactLength class