GetTileData class

Inheritance

Constructors

GetTileData({dynamic leading, String? title, String? titleHint, String? subtitle, String? subtitleHint, String? trailingTop, String? trailingBottom, IconData? accessory, List<GetTileData> subTiles = const [], Color? color, Color? background, dynamic value, dynamic section, bool isSection = false, bool? leadingFilled, bool? leadingTinted, bool detail = false, bool? padAccessory, bool? showAccessory, bool? tintAccessory, bool? tintAble, bool? destructive, bool? enabled, double? horizontalPadding, double? verticalPadding, double? topPadding, double? bottomPadding, double? trailingPadding, double? titleSize, double? accessorySize, double? height, VoidCallback? onTap, VoidCallback? onTapLeading})

Properties

accessory IconData?
getter/setter pair
accessorySize double?
getter/setter pair
background Color?
getter/setter pair
bottomPadding double?
getter/setter pair
builders List<Function>
no setteroverride
capitalized bool
no setterinherited
color Color
no setteroverride
colorAccent Color
no setterinherited
colorMaterial Color
no setterinherited
colorPrimary Color
no setterinherited
comparable Comparable?
no setterinherited
containable String?
no setterinherited
currentTime DateTime?
getter/setter pairinherited
decrypted Future
no setterinherited
description String
getter/setter pairinherited-setteroverride-getter
descriptionFallback String?
no setterinherited
descriptionKeys List<String>
no setterinherited
destructive bool?
getter/setter pair
detail bool
getter/setter pair
enabled bool?
getter/setter pair
equatable String?
no setterinherited
expandedAngle Matrix4
no setterinherited
expandedIcon IconData
no setterinherited
fallback GetObject?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
hasSubTiles bool
no setter
height double?
getter/setter pair
horizontalPadding double?
getter/setter pair
id String
getter/setter pairinherited
idFallback String?
no setterinherited
idKeys List<String>
no setterinherited
initial String
latefinalinherited
initials String
latefinalinherited
initialsFilled String
latefinalinherited
initialsWithoutGarbage String
latefinalinherited
isChecked bool
getter/setter pairinherited
isEmpty bool
no setteroverride
isExpanded bool
getter/setter pairinherited
isNotEmpty bool
no setterinherited
isSection bool
getter/setter pair
json Map<String, dynamic>
no setterinherited
jsonString String
no setterinherited
leading ↔ dynamic
getter/setter pair
leadingFilled bool?
getter/setter pair
leadingTinted bool?
getter/setter pair
mapper Mapper
no setterinherited
notEmpty GetTileData?
no setteroverride
onTap VoidCallback?
getter/setter pair
onTapLeading VoidCallback?
getter/setter pair
padAccessory bool?
getter/setter pair
removeSpace bool
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
section ↔ dynamic
getter/setter pair
showAccessory bool?
getter/setter pair
subTiles List<GetTileData>
getter/setter pair
subtitle String?
getter/setter pair
subtitleHint String?
getter/setter pair
tintAble bool?
getter/setter pair
tintAccessory bool?
getter/setter pair
tintColor Color?
getter/setter pair
title String?
getter/setter pair
titleHint String?
getter/setter pair
titleSize double?
getter/setter pair
topPadding double?
getter/setter pair
trailingBottom String?
getter/setter pair
trailingPadding double?
getter/setter pair
trailingTop String?
getter/setter pair
value ↔ dynamic
getter/setter pair
verticalPadding double?
getter/setter pair

Methods

cipher(CipherType type) Future
inherited
compareTo(Mappable other) int
Compares this object to another object.
inherited
contains(dynamic object) bool
inherited
containsIgnoreCase(dynamic object) bool
inherited
copy<T>([Mappable? other]) → T?
inherited
encrypted<T extends GetObject>() Future
inherited
equals(Object other) bool
inherited
greaterThan(Mappable other) int
inherited
lessThan(Mappable other) int
inherited
mapping(Mapper map) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
remap([Mappable? other]) → void
inherited
reset() → void
inherited
toggleChecked() bool
inherited
toggleExpand() bool
inherited
toString() String
A string representation of this object.
inherited

Operators

operator <(Mappable other) int
inherited
operator ==(Object other) bool
The equality operator.
inherited
operator >(Mappable other) int
inherited