menu
velix package
documentation
validation/validation.dart
IntType
IntType.new constructor
IntType.new constructor
dark_mode
light_mode
IntType
constructor
IntType
(
)
Create a new
IntType
Implementation
IntType() : super(type: int) { baseType<int>(int); }
velix package
documentation
validation/validation
IntType
IntType.new constructor
IntType class