in Flutter how to call the validate in the DefaultTabController before the swiper, preventing it from sliding if there was validation

前端 未结 0 1684
我在风中等你
我在风中等你 2021-01-24 04:45
    class CadastrarCliente extends StatefulWidget {
      Cliente cliente;
      Veiculo veiculo;
      CadastrarCliente({this.cliente, this.veiculo});
      @override
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题