menu
parchment_delta package
documentation
parchment_delta.dart
Delta
first property
first property
dark_mode
light_mode
first
property
Operation
get
first
Returns the first
Operation
in this delta.
Implementation
Operation get first => _operations.first;
parchment_delta package
documentation
parchment_delta
Delta
first property
Delta class