chalk top-level property Null safety

Chalk chalk
read / write

Default global instance of chalk used for base call. This can be set to a specific Chalk instance that would then serve as basis for all calls.

Implementation

Chalk chalk = Chalk();