create abstract method

T create(
  1. AppSkin appSkin
)

Implementation

T create(AppSkin appSkin);