BasicTreeRowGenerator
constructor( focusManager: FocusManager?, selectionColor: Color? = Green.lighter(), selectionBlurredColor: Color? = Lightgray, iconFactory: () -> TreeRowIcon = { SimpleTreeRowIcon(Black) })(source)