TeXViewBorder class
Constructors
- TeXViewBorder.all(TeXViewBorderDecoration? all)
-
const
- TeXViewBorder.only({TeXViewBorderDecoration? top, TeXViewBorderDecoration? bottom, TeXViewBorderDecoration? right, TeXViewBorderDecoration? left})
-
const
Properties
- all → TeXViewBorderDecoration?
-
final
- bottom → TeXViewBorderDecoration?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- left → TeXViewBorderDecoration?
-
final
- right → TeXViewBorderDecoration?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- top → TeXViewBorderDecoration?
-
final
Methods
-
getBorder(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited