menu
risto_widgets package
documentation
widgets/buttons/list_tile_button.dart
ListTileButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Fixed width of the tile. If provided, overrides
minWidth
and
maxWidth
.
Implementation
final double? width;
risto_widgets package
documentation
widgets/buttons/list_tile_button
ListTileButton
width property
ListTileButton class