menu
foto_gallery package
documentation
app/controllers/foto_gallery_controller.dart
FotoGalleryController
imageList property
imageList property
dark_mode
light_mode
imageList
property
RxList
<
String
>
imageList
getter/setter pair
To get List of Images.
Implementation
RxList<String> imageList = RxList<String>();
foto_gallery package
documentation
app/controllers/foto_gallery_controller
FotoGalleryController
imageList property
FotoGalleryController class