chalk top-level property Null safety
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();
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.
Chalk chalk = Chalk();