menu
flutter_androssy package
documentation
views/image_layout/view.dart
ImageLayout<T>
initController method
initController method
dark_mode
light_mode
initController
method
@
override
ImageLayoutController
<
T
>
initController
(
)
override
Implementation
@override ImageLayoutController<T> initController() { return ImageLayoutController<T>(); }
flutter_androssy package
documentation
views/image_layout/view
ImageLayout<T>
initController method
ImageLayout class