menu
te_widgets package
documentation
widgets/list/list_card_theme.dart
TListCardTheme
selectionIndicatorBuilder property
selectionIndicatorBuilder property
dark_mode
light_mode
selectionIndicatorBuilder
property
Widget
Function
(
bool
multiple
,
bool
isSelected
,
bool
isDisabled
)
selectionIndicatorBuilder
final
Implementation
final Widget Function(bool multiple, bool isSelected, bool isDisabled) selectionIndicatorBuilder;
te_widgets package
documentation
widgets/list/list_card_theme
TListCardTheme
selectionIndicatorBuilder property
TListCardTheme class