@override String build() { return "<th$modifiers>" "${children.map((el) => el.build()).join()}" "</th>"; }