menu
flutter_img_editor package
documentation
controller/history_manager.dart
HistoryManager
count property
count property
dark_mode
light_mode
count
property
int
get
count
获取历史记录数量
Implementation
int get count => _snapshots.length;
flutter_img_editor package
documentation
controller/history_manager
HistoryManager
count property
HistoryManager class