ListableMixin mixin

Implemented types
Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
icon String?
no setteroverride
isCard bool
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subtitle List?
no setteroverride
title String?
no setterinherited
trailing → dynamic
Action text to display in the trailing section;
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toListTile(BuildContext context, {Key? key, bool? isCard, double iconSize = 30, VoidCallback? onTap}) Widget
toString() String
A string representation of this object.
inherited

Operators

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