menu
compdfkit_flutter package
documentation
history/cpdf_annotation_history_manager.dart
CPDFAnnotationHistoryChangedCallback typedef
CPDFAnnotationHistoryChangedCallback typedef
dark_mode
light_mode
CPDFAnnotationHistoryChangedCallback
typedef
CPDFAnnotationHistoryChangedCallback
=
void Function
(
bool
canUndo
,
bool
canRedo
)
Implementation
typedef CPDFAnnotationHistoryChangedCallback = void Function(bool canUndo, bool canRedo);
compdfkit_flutter package
documentation
history/cpdf_annotation_history_manager
CPDFAnnotationHistoryChangedCallback typedef
cpdf_annotation_history_manager library