FluentFragmentWidget constructor
const
FluentFragmentWidget({})
Implementation
const FluentFragmentWidget({
super.key,
required this.node,
required this.anchorOffset,
required this.focusOffset,
this.style,
this.cursorColor,
this.selectionColor,
});