menu
t_utils package
documentation
common/widgets/images/t_image.dart
TImage
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
The width of the image. If not provided, it defaults to 56.
Implementation
final double? width;
t_utils package
documentation
common/widgets/images/t_image
TImage
width property
TImage class