Group.child

Widget child(int index)

Gets a child widget by index.

Parameters

indexChild index (0-based)

Returns

Widget wrapper for the child, or null if index is invalid