menu
zefyrka package
documentation
zefyrka.dart
BlockEmbed
image static method
image static method
dark_mode
light_mode
image
static method
BlockEmbed
image
(
String
source
)
Implementation
static BlockEmbed image(String source) => BlockEmbed('image', data: {'source': source});
zefyrka package
documentation
zefyrka
BlockEmbed
image static method
BlockEmbed class