embedded property

bool embedded
final

True when the view sits inside another scrolling list (wide layout). Suppresses the inner scroll view so the parent ListView owns scrolling.

Implementation

final bool embedded;