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