Simple to create a custom component. class CustomComponent extends KoinComponent { // So you can ease create custom Component Koin getKoin() => Koin(); }. Why ...
確定! 回上一頁