BoxBorder class abstract

Implementers
Annotations
  • @immutable

Constructors

BoxBorder()
const

Properties

bottom BorderSide
no setter
hashCode int
The hash code for this object.
no setterinherited
isUniform bool
no setter
left BorderSide
no setter
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
top BorderSide
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paint(Context context, PdfRect box, {BoxShape shape = BoxShape.rectangle, BorderRadius? borderRadius}) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited