NudgeButtonRenderer class final

Inheritance

Constructors

NudgeButtonRenderer()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
nodeType Type
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render(NudgeButton node, BuildContext context) Widget
override
renderCanvas(NudgeButton node, BuildContext context) Widget
Canvas rects already describe the complete button. Unlike classic stack buttons, they must not inherit platform padding that silently reduces the authored label area.
renderDynamic(NudgeNode node, BuildContext context) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

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