toDebugString
Returns a formatted string of the widget tree whose roots are this list. For example: """ Column { Toolbar { Icon(...) Title(...) } } Row { Text(...) Button(...) } """
Returns a formatted string of the widget tree whose roots are this list. For example: """ Column { Toolbar { Icon(...) Title(...) } } Row { Text(...) Button(...) } """