menu
actions_toolkit_dart package
documentation
core.dart
SummaryImageOptions
height property
height property
dark_mode
light_mode
height
property
int
?
height
final
The height of the image in pixels. Must be an integer without a unit.
Implementation
final int? height;
actions_toolkit_dart package
documentation
core
SummaryImageOptions
height property
SummaryImageOptions class