edit property
      
      Pointer<SdlTextEditingEvent> 
      get
      edit
      
    
    
    
Implementation
Pointer<SdlTextEditingEvent> get edit =>
    (cast<Uint8>() + 0).cast<SdlTextEditingEvent>();Pointer<SdlTextEditingEvent> get edit =>
    (cast<Uint8>() + 0).cast<SdlTextEditingEvent>();