enabled property

bool enabled
final

Whether this ZetaListItem is interactive. If false the onTap callback is inoperative.

Implementation

final bool enabled;