LinkFooter class

enable footer link other footer place outside the viewport

Constructors

LinkFooter({Key? key, required Key linkKey, double height = 0.0, dynamic loadStyle = LoadStyle.ShowAlways})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
linkKey Key
the key that widget outside viewport indicator
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createState() State<StatefulWidget>
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