menu
artisanal package
documentation
tui.dart
StyledBlock
type method
type method
dark_mode
light_mode
type
method
StyledBlock
type
(
BlockStyleType
type
)
Sets the block type.
Implementation
StyledBlock type(BlockStyleType type) { _type = type; return this; }
artisanal package
documentation
tui
StyledBlock
type method
StyledBlock class