UikAccordionNewProps class

Inheritance
Annotations

Constructors

UikAccordionNewProps()
UikAccordionNewProps.fromJson(Map<String, dynamic> json)
factory

Properties

action UikAction
getter/setter pair
contentBackgroundColor Color
getter/setter pair
contentBorderColor Color
getter/setter pair
contentComponent Widget
getter/setter pair
disableScrolling bool
getter/setter pair
flipRightIconIfOpen bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headerBackgroundColor Color
getter/setter pair
headerBorderRadius double
getter/setter pair
headerComponent Widget
getter/setter pair
headerPadding EdgeInsets
getter/setter pair
id String
getter/setter pair
opacity double
getter/setter pair
paddingBetweenClosedSections double
getter/setter pair
paddingListBottom double
getter/setter pair
rightComponent Widget
getter/setter pair
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
toString() String
A string representation of this object.
override

Operators

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