menu
super_editor package
documentation
super_editor.dart
SetParagraphIndentRequest
SetParagraphIndentRequest.new const constructor
SetParagraphIndentRequest.new const constructor
dark_mode
light_mode
SetParagraphIndentRequest
constructor
const
SetParagraphIndentRequest
(
String
nodeId
, {
required
int
level
,
})
Implementation
const SetParagraphIndentRequest( this.nodeId, { required this.level, });
super_editor package
documentation
super_editor
SetParagraphIndentRequest
SetParagraphIndentRequest.new const constructor
SetParagraphIndentRequest class