PaginateSkipButton class

Inheritance

Constructors

PaginateSkipButton({Icon? icon, BorderRadius? borderRadius, Color? buttonBackgroundColor})

Properties

activeBackgroundColor Color?
finalinherited
activeTextStyle TextStyle?
finalinherited
backgroundColor Color?
finalinherited
borderRadius BorderRadius?
final
buttonBackgroundColor Color?
final
fontSize double?
finalinherited
getActiveBackgroundColor Color
no setterinherited
getActiveTextStyle TextStyle
no setterinherited
getBackgroundColor Color
no setterinherited
getBorderRadius BorderRadius
no setter
getButtonBackgroundColor Color
no setter
getFontSize double
no setterinherited
getPaginateButtonBorderRadius BorderRadius
no setterinherited
getTextStyle TextStyle
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
icon Icon?
final
paginateButtonBorderRadius BorderRadius?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textStyle TextStyle?
finalinherited

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