ui property

Log ui
getter/setter pair

For logging message related to UI.

For example, uses the logger when building the widget.

Implementation

static Log ui = Log._(name: 'ui');