NixiMarkdownToolbarTools class
Constructors
- NixiMarkdownToolbarTools.new(TextEditingController textController)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- textController → TextEditingController
-
final
Methods
-
bold(
) → void -
checkBoxList(
) → void -
h1(
) → void -
h2(
) → void -
h3(
) → void -
h4(
) → void -
h5(
) → void -
h6(
) → void -
italic(
) → void -
list(
) → void -
mathEnvironment(
String environment) → void -
mathText(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
strikethrough(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited