menu
ics package
documentation
i_calendar.dart
IntegerValue
IntegerValue.new const constructor
IntegerValue.new const constructor
dark_mode
light_mode
IntegerValue
constructor
const
IntegerValue
(
int
value
)
Implementation
const IntegerValue(int value) : super(value, ValueType.integer);
ics package
documentation
i_calendar
IntegerValue
IntegerValue.new const constructor
IntegerValue class