menu
light_html_editor package
documentation
data/text_constants.dart
TextConstants
headers constant
headers constant
dark_mode
light_mode
headers
constant
List
<
String
>
const
headers
available header tags
Implementation
static const List<String> headers = const ["h1", "h2", "h3"];
light_html_editor package
documentation
data/text_constants
TextConstants
headers constant
TextConstants class