expanded property

void expanded

Implementation

void get expanded => _add((w) => Expanded(child: w));