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