menu
flutter_quill_custom_by_hieu package
documentation
flutter_quill.dart
OffsetValue<T>
OffsetValue.new const constructor
OffsetValue.new const constructor
dark_mode
light_mode
OffsetValue<
T
>
constructor
const
OffsetValue<
T
>
(
int
offset
,
T
value
, [
int
?
length
])
Implementation
const OffsetValue(this.offset, this.value, [this.length]);
flutter_quill_custom_by_hieu package
documentation
flutter_quill
OffsetValue<T>
OffsetValue.new const constructor
OffsetValue class