mixins2 property
The fragments of the mixins declared in this fragment.
Implementation
@Deprecated('Use mixins instead')
List<MixinFragment> get mixins2;
The fragments of the mixins declared in this fragment.
@Deprecated('Use mixins instead')
List<MixinFragment> get mixins2;