menu
artisanal package
documentation
tui.dart
Alert
borderStyle method
borderStyle method
dark_mode
light_mode
borderStyle
method
Alert
borderStyle
(
Style
style
)
Sets the border text style.
Implementation
Alert borderStyle(Style style) { _borderStyle = style; return this; }
artisanal package
documentation
tui
Alert
borderStyle method
Alert class