all property

List<TabGroup> get all

All the groups within the group container.

Implementation

_i2.List<_i3.TabGroup> get all => (_i5.getProperty(
      this,
      'all',
    ) as _i2.List)
        .cast();