SSBorder class

Constructors

SSBorder(String id, String leftStyle, String leftClrTheme, String leftClrTint, String rightStyle, String rightClrTheme, String rightClrTint, String topStyle, String topClrTheme, String topClrTint, String bottomStyle, String bottomClrTheme, String bottomClrTint)

Properties

bottomClrTheme String
getter/setter pair
bottomClrTint String
getter/setter pair
bottomStyle String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
leftClrTheme String
getter/setter pair
leftClrTint String
getter/setter pair
leftStyle String
getter/setter pair
rightClrTheme String
getter/setter pair
rightClrTint String
getter/setter pair
rightStyle String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
topClrTheme String
getter/setter pair
topClrTint String
getter/setter pair
topStyle String
getter/setter pair

Methods

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