I have a StatefulWidget that sets a backend for Android:
class ToeKickSettings extends StatefulWidget { ToeKickSettings({ Key key, this.backend })