menu
video_editor_2 package
documentation
domain/bloc/controller.dart
VideoEditorController
isTrimmed property
isTrimmed property
dark_mode
light_mode
isTrimmed
property
bool
get
isTrimmed
Get the
isTrimmed
true
if the trimmed value has beem changed
Implementation
bool get isTrimmed => _isTrimmed;
video_editor_2 package
documentation
domain/bloc/controller
VideoEditorController
isTrimmed property
VideoEditorController class