menu
risto_widgets package
documentation
widgets/buttons/list_tile_button.dart
IconListTileButton
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
When true, the tile is disabled (reduced opacity and callbacks disabled).
Implementation
final bool disabled;
risto_widgets package
documentation
widgets/buttons/list_tile_button
IconListTileButton
disabled property
IconListTileButton class