tagMap property

all layout out states will be put into this map

Implementation

@override
final Map<int, AutoScrollTagState> tagMap = <int, AutoScrollTagState>{};