InternalLinkTypeTextCompositionStyle constructor

InternalLinkTypeTextCompositionStyle({
  1. required String styleName,
})

Implementation

InternalLinkTypeTextCompositionStyle({required this.styleName});