menu
source_maps package
documentation
refactor.dart
TextEditTransaction
hasEdits property
hasEdits property
dark_mode
light_mode
hasEdits
property
bool
get
hasEdits
Implementation
bool get hasEdits => _edits.isNotEmpty;
source_maps package
documentation
refactor
TextEditTransaction
hasEdits property
TextEditTransaction class