NudgeCarouselRenderer class final
- Inheritance
-
- Object
- NudgeNodeRenderer<
NudgeCarousel> - NudgeCarouselRenderer
Constructors
- NudgeCarouselRenderer()
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
NudgeCarousel node, BuildContext context) → Widget -
override
-
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