If you want to avoid the `it` you can do this: `to...
# android
p
If you want to avoid the
it
you can do this:
toolbar?.apply { title = getString(R.string.tb_home) }