Example #1
0
 void createWidget(int index) {
   super.createWidget(index);
   showWidget(index);
   parent.createItem(this, style, index);
 }