RuleOfThirdsBreakpoint class

Inheritance

Constructors

RuleOfThirdsBreakpoint({required RuleOfThirdsBreakpointId id})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
id RuleOfThirdsBreakpointId
finalinherited
minWidth double
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

compareTo(Breakpoint<RuleOfThirdsBreakpointId>? other) int
Compares this object to another object.
inherited
eq(Breakpoint<RuleOfThirdsBreakpointId>? other) bool
inherited
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 <(Breakpoint<RuleOfThirdsBreakpointId>? other) bool
inherited
operator <=(Breakpoint<RuleOfThirdsBreakpointId>? other) bool
inherited
operator ==(Object other) bool
The equality operator.
inherited
operator >(Breakpoint<RuleOfThirdsBreakpointId>? other) bool
inherited
operator >=(Breakpoint<RuleOfThirdsBreakpointId>? other) bool
inherited