supportSliced property

List<String> supportSliced
getter/setter pair

Implementation

static List<String> supportSliced = [
  bold,
  italic,
  underline,
  strikethrough,
  textColor,
  backgroundColor,
];