menu
crystallis package
documentation
validators/range.dart
Range
inclusive property
inclusive property
dark_mode
light_mode
inclusive
property
bool
inclusive
final
Whether the range is inclusive (default: true).
Implementation
final bool inclusive;
crystallis package
documentation
validators/range
Range
inclusive property
Range class