expanded property

void get expanded

Implementation

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