Always returns true since root containers are conceptually always expanded.
Returns: bool. TreeRoot is always expanded to show its children.
bool
@override bool get expanded => true;