AppStatus.bold

Sets / unsets the configured boldness. This setting will be used when displaying the next streaming line or when formatting the next static line.

class AppStatus
typeof(this)
bold
(
bool is_bold = true
)

Parameters

is_bold bool

true if bold is desired, false otherwise

Meta