princer007-GoS

Results 3 comments of princer007-GoS

> Please, use context.theme. > > Get.theme should not be used inside widgets. I insist that you put it in the docs, i almost lost my mind trying to figure...

This is not an issue nor a bug. Documentation lacks explanations. Replace all instances of `Get.theme` with `context.theme`, do the same for `textTheme`

Force update the variable. ```dart stnkUpload.refresh(); ```